babl: reduce amount of instrumentation
authorØyvind Kolås <pippin@gimp.org>
Mon, 15 Jan 2018 13:21:59 +0000 (14:21 +0100)
committerØyvind Kolås <pippin@gimp.org>
Mon, 15 Jan 2018 13:26:05 +0000 (14:26 +0100)
commit49275e3e2ac402daa19a22a779c0556032b4a778
treeeea2b9fac96c354778c5f639ca9630eeec762905
parenta232df4e779faf0993867a26a00a58c94c6a4d9a
babl: reduce amount of instrumentation

The integer counter for number of processings overflows in some scenarios, thus
cannot be relied on for more than being informative.

We might ultimately want to also drop the instrumentation.
12 files changed:
babl/babl-cache.c
babl/babl-conversion.c
babl/babl-conversion.h
babl/babl-fish-path.c
babl/babl-fish-reference.c
babl/babl-fish-simple.c
babl/babl-fish.h
babl/babl-format.c
babl/babl-internal.h
babl/babl-introspect.c
babl/babl-model.c
babl/babl-type.c